home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / DefineSprite_2853 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  114 b   |  5 lines

  1. _root.but2.gotoAndStop(2);
  2. _root.but1.gotoAndStop(1);
  3. this._x += this.speed;
  4. _root.arena._x -= this.levspeed;
  5.